FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.uv.saner#current (47 ms)

Package hl7.fhir.uv.saner
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/CapabilityStatement-MeasureConsumer-ProduceMeasure-SupplementalData.html
Url http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureConsumer-ProduceMeasure-SupplementalData
Version 1.0.1
Status draft
Date 2021-07-26
Name MeasureConsumer_ProduceMeasure_SupplementalData
Title Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.
Experimental True
Realm uv
Authority hl7
Description Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.

  • Implementation Guide Version: 1.0.1
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats:
  • Published on: 2021-07-26
  • Published by: HL7 International / Public Health

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as "SHALL NOT". A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

Summary of System-wide Interactions
  • SHALLSupports the batchinteraction described as follows:

    Communicate a MeasureReport with supplemental data in a Bundle using the FHIR batch operation. The MeasureReport shall be the first entry in the Bundle. Referenced MeasureReport.evaluatedResource elements shall appear as subsequent entries in the Bundle.


Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "MeasureConsumer-ProduceMeasure-SupplementalData",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/saner/StructureDefinition/CapabilityStatementWithSlices"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2 id=\"title\">Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.</h2><ul><li>Implementation Guide Version: 1.0.1 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2021-07-26 </li><li>Published by: HL7 International / Public Health </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as &quot;SHALL NOT&quot;. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li><strong>SHALL</strong>Supports the <code>batch</code>interaction described as follows:<div><p>Communicate a MeasureReport with supplemental data in a Bundle using the <a href=\"https://www.hl7.org/fhir/http.html#transaction\">FHIR batch</a> operation. The MeasureReport shall be the first entry in the Bundle. Referenced MeasureReport.evaluatedResource elements shall appear as subsequent entries in the Bundle.</p>\n</div></li></ul></div></div></div>"
  },
  "url" : "http://hl7.org/fhir/uv/saner/CapabilityStatement/MeasureConsumer-ProduceMeasure-SupplementalData",
  "version" : "1.0.1",
  "name" : "MeasureConsumer_ProduceMeasure_SupplementalData",
  "title" : "Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.",
  "status" : "draft",
  "experimental" : true,
  "date" : "2021-07-26",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "Defines the additional requirements for the Measure Consumer implementing the Produce Measure transaction with the Supplemental Data Option.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "interaction" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "code" : "batch",
          "documentation" : "Communicate a MeasureReport with supplemental data in a Bundle using the [FHIR batch](https://www.hl7.org/fhir/http.html#transaction) operation. The MeasureReport shall be the first entry in the Bundle. Referenced MeasureReport.evaluatedResource elements shall appear as subsequent entries in the Bundle."
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.